[][src]Crate tsproto

This library implements the TeamSpeak3 protocol.

For a usable library to build clients and bots, you should take a look at tsclientlib, which provides a convenient interface to this library.

If you are searching for a usable client, Qint is a cross-platform TeamSpeak client, which is using this library (more correctly, it is using tsclientlib).

For more info on this project, take a look at the tsclientlib README.

Modules

algorithms

Handle packet splitting and cryptography

built_info

Access the build environment of tsproto.

client
commands
connection
connectionmanager
crypto

This module contains cryptography related code.

handler_data
license
log
packet_codec
packets
resend
utils

Enums

Error